home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / hlp145an.zip / HLPE-CLR.ZIP / HLPM < prev    next >
Text File  |  1992-02-07  |  1KB  |  35 lines

  1. @CLS@
  2. @X04(@X0CM@X04)ode - Function Help
  3. ----------------------
  4.  
  5. @X0BSubcommands:@X0F  @X0CANSI
  6. @X0F              @X0CGRAPHICS
  7. @X0F              @X0CCTTY
  8.  
  9. @X0ADescription:@X0F  @X02Switches your screen display mode between ANSI graphics and
  10. @X0F              @X02non-graphics mode.  If you toggle ANSI Graphics on, you must be
  11. @X0F              @X02using a communication's program which supports standard ANSI
  12. @X0F              @X02(Esc) code graphics.  If you select graphics and get a lot of
  13. @X0F              @X02symbols such as "[01;49m" on your screen mixed in with the normal
  14. @X0F              @X02text display, your software does not support ANSI graphics and
  15. @X0F              @X02you should toggle Graphics off by re-entering the (M) command.
  16.  
  17. @X0EExamples:
  18.  
  19. @X0F  @X0C* M <enter>
  20.  
  21. @X0F  @X0C  @X07This will TOGGLE the current graphics state on or off
  22.  
  23. @X0F  @X0C* M ANSI <enter>
  24.  
  25. @X0F @X07   Enter ANSI mode - use ansi cursor movement but no ansi color graphics
  26.  
  27. @X0F @X07 @X0C* M GRAPHICS <enter>
  28.  
  29. @X0F @X07   Enter ANSI GRAPHICS mode
  30.  
  31. @X02Note:  The system will automatically detect if you have ANSI capability and
  32. your system supports the CURSOR POSITION REPORT sequence.  However, you still
  33. must select whether or not you want the color graphics sent to you.
  34.  
  35.